home *** CD-ROM | disk | FTP | other *** search
- //--------------------------------------------------------------------------------------------
- // Document Declarations
- //
- // by Philip McBride
- //
- //--------------------------------------------------------------------------------------------
-
- DocumentPtr MyNewDocument( void );
- void MyCloseDocument( DocumentPtr theDocument );
- DocumentPtr MyGetDocumentFromWindow(WindowPtr theWindow);